<squad>
	<description>
		<type>TYPE_TANK</type>
		<nationality>NATIONALITY_BRITISH</nationality>

		<long_name>Cruiser Tank, Mk III (A13)</long_name>
		<short_name>A13</short_name>
		<comment>A cruiser tank with a 2-pounder cannon and a Vickers .303-inch machine gun</comment>

		<uniform>british_vehicle_crew</uniform>
	</description>

	<availability>
		<data><month>6</month><year>1938</year><number>10</number></data>
		<data><month>9</month><year>1939</year><number>43</number></data>
		<data><month>12</month><year>1940</year><number>100</number></data>
		<data><month>3</month><year>1941</year><number>200</number></data>
		<data><month>9</month><year>1941</year><number>200</number></data>
		<data><month>12</month><year>1941</year><number>100</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-A13 Cruiser Mk III.png</image_profile>
			<weight>14200</weight>
		</attributes>

		<drive>
			<engine>
				<name>Nuffield Liberty MkII</name>
				<horsepower>340</horsepower>
				<reliability>RELIABILITY_POOR</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2800</rpm_limit>
			</engine>

			<gears>
				<forwards>4</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_CLUTCH_AND_BRAKE</steering>

			<exhaust_pipe><offsetX>52</offsetX><offsetY>280</offsetY></exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-A13 Cruiser Mk III.png</image_view>

			<width>254</width>
			<length>600</length>
			<height>119</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>14</front>
				<side>14</side>
				<rear>14</rear>
				<top>14</top>
				<bottom>6</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_ENFIELD</type></weapon>
				<ammo><for>WEAPON_PISTOL_ENFIELD</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>182</width>
			<length>420</length>
			<height>42</height>

			<offsetX>0</offsetX>
			<offsetY>0</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>14</front>
				<side>14</side>
				<rear>14</rear>
				<top>14</top>
			</armour>
		</superstructure>

		<turret>
			<image_view>Image-A13 Cruiser Mk III turret.png</image_view>

			<diameter>175</diameter>
			<height>77</height>
			<offsetX>0</offsetX>
			<offsetY>-70</offsetY>

			<rotate_time>23</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>14@11</front>
				<side>14@16</side>
				<rear>14@16</rear>
				<top>14</top>
				<mantlet>14</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_2PDR_OQF</type><offsetX>4</offsetX><offsetY>-14</offsetY></weapon>
			<weapon><type>WEAPON_LMG_VICKERS_303</type><offsetX>27</offsetX><offsetY>-50</offsetY></weapon>
			<ammo><for>WEAPON_CANNON_2PDR_OQF</for><flavour>FLAVOUR_APCBC</flavour><rounds>87</rounds></ammo>
			<ammo><for>WEAPON_LMG_VICKERS_303</for><rounds>3750</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_ENFIELD</type></weapon>
				<ammo><for>WEAPON_PISTOL_ENFIELD</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_ENFIELD</type></weapon>
				<ammo><for>WEAPON_PISTOL_ENFIELD</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_ENFIELD</type></weapon>
				<ammo><for>WEAPON_PISTOL_ENFIELD</for><rounds>60</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
